You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good afternoon, I want to say thank you for the wonderful plugin.
I use this plugin to translate the popup hint of the java documentation, but I noticed that if the automatic translation documentation property is set, the java documentation reproduces perfectly, but the documentation is not translated for kotlin. It is displayed in the tooltip in the original language. Please tell me how to fix this.
Proposed Solution
Add a translation of the kotlin documentation
Additional Information
No response
The text was updated successfully, but these errors were encountered:
This is because the IDE has enabled K2 mode, and the plugin currently does not support document translation in K2 mode. Support is expected to be added in version 2.8. If you require Kotlin document translation, you can temporarily disable K2 mode until the release of version 2.8.
Feature/Enhancement Description
Good afternoon, I want to say thank you for the wonderful plugin.
I use this plugin to translate the popup hint of the java documentation, but I noticed that if the automatic translation documentation property is set, the java documentation reproduces perfectly, but the documentation is not translated for kotlin. It is displayed in the tooltip in the original language. Please tell me how to fix this.
Proposed Solution
Add a translation of the kotlin documentation
Additional Information
No response
The text was updated successfully, but these errors were encountered: